GetDeliveredImages

Overview

The GetDeliveredImages operation is used to retrieve a merged PDF of the images that were sent to the Delivery Service.

Operation GetDeliveredImages
Style document
Operation Type Request-response. The endpoint receives a message, and sends a correlated message.
SOAP Action http://www.wolterskluwerfs.com/2014/05/DocServices/V2/IEDocService/GetDeliveredImages
Input IEDocService_GetDeliveredImages_InputMessage (soap:body, use = literal) parameters type GetDeliveredImages
Output IEDocService_GetDeliveredImages_OutputMessage (soap:body, use = literal) parameters type GetDeliveredImages

Request Message

The operation input is GetDeliveredImages. The request requires a GetDeliveredImages object containing a sequence of two strings: transactionIdentifier and imageType.

Parameter Type Constraints Description
request GetDeliveredImages Required An object serving as the root element for the request.

Request and Response Samples

For samlple code, see: GetDeliveredImages.